home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / manageme / tcpdump-.7 / tcpdump- / tcpdump-richard-1.7 / README < prev   
Encoding:
Text File  |  1996-02-24  |  1.6 KB  |  41 lines

  1. tcpdump-richard-1.7                        24 Feb 1996
  2. ---------------------------------------------------
  3.  
  4. This version of tcpdump is based on tcpdump-3.0.2 and has all known
  5. patches applied (the ones you can find separately at several ftp sites
  6. under the names tcpdump.patch[123], and those in tcpdump-3.0.3 for
  7. Linux). In other words: to the best of my knowledge it is at least as up
  8. to date as those versions with some additions and bugfixes of my own.
  9.  
  10. My contribution to this release mainly consists of the addition of the
  11. capability to exchange files with the utility 'snoop' as found on
  12. Solaris platforms. tcpdump will read them automagically and write them
  13. by specifying a file with option -W instead of plain -w. This has been
  14. documented in the manual page.
  15.  
  16. On Linux, tcpdump will now allow you to filter on PPP interfaces too.
  17. Before, filtered packets from a PPP interface were discarded. This fix
  18. is a hack BTW, what really should be fixed is the PPP stack in Linux
  19. IMHO.
  20.  
  21. I tested this release on Linux and SunOS. If I made a mistake, this may
  22. not compile anymore on the other supported platforms.  Please mail me if
  23. you find this to be true so I can fix it.
  24.  
  25. Why yet another distribution? I sent patches for my changes to the
  26. original makers from LBL and Adam Caldwell, but neither have
  27. incorporated them in the existing distributions. Adam's viewpoint is
  28. that these patches should be in the distribution from LBL (rightly so,
  29. they are not Linux specific) but LBL have not brought out a new release
  30. yet.
  31.  
  32.  
  33. INSTALLATION
  34.  
  35. Just type 'make' in the top level directory of this distribution.
  36.  
  37.  
  38.  
  39. Richard Kooijman
  40. R.Kooijman@pi.net
  41.